From fb6bd101cd91d81577689d37d9f85253a2c96b3c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 11 Sep 2006 02:25:00 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cedbaf85bf0..185c7afb285 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -7,6 +7,15 @@ 2006-09-10 Richard Stallman + * dired-aux.el: Handle errors in recursive copy usefully. + (dired-create-files-failures): New variable. + (dired-copy-file): Remove condition-case. + (dired-copy-file-recursive): Check for errors on all file + operations, and add them to dired-create-files-failures. + Check file file-date-erorr here too. + (dired-create-files): Check dired-create-files-failures + and report those errors too. + * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient. * subr.el (add-to-list): New argument COMPARE-FN. -- 2.30.2